[INFO] fetching crate rust_ev_verifier_application_lib 0.4.5...
[INFO] fixing rust_ev_verifier_application_lib-0.4.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rust_ev_verifier_application_lib 0.4.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rust_ev_verifier_application_lib 0.4.5
[INFO] finished tweaking crates.io crate rust_ev_verifier_application_lib 0.4.5
[INFO] tweaked toml for crates.io crate rust_ev_verifier_application_lib 0.4.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust_ev_verifier_application_lib 0.4.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust_ev_verifier_application_lib 0.4.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xhtmlchardet v2.2.0
[INFO] [stderr]   Downloaded indextree v4.8.1
[INFO] [stderr]   Downloaded indextree-macros v0.1.3
[INFO] [stderr]   Downloaded enum-kinds v0.5.1
[INFO] [stderr]   Downloaded xml-canonicalization v0.1.2
[INFO] [stderr]   Downloaded xot v0.31.2
[INFO] [stderr]   Downloaded rug-miller-rabin v0.1.5
[INFO] [stderr]   Downloaded build_html v2.8.0
[INFO] [stderr]   Downloaded headless_chrome v1.0.21
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.6
[INFO] [stderr]   Downloaded rust_ev_crypto_primitives v0.8.5
[INFO] [stderr]   Downloaded rust_ev_verifier_lib v0.4.5
[INFO] [stderr]   Downloaded rust_ev_system_library v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f
[INFO] running `Command { std: "docker" "start" "977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rug v1.30.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking xhtmlchardet v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking build_html v2.8.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking xml-canonicalization v0.1.2
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking indextree v4.8.1
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking xot v0.31.2
[INFO] [stderr]     Checking rug-miller-rabin v0.1.5
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking rust_ev_crypto_primitives v0.8.5
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.6
[INFO] [stderr]     Checking rust_ev_system_library v0.4.0
[INFO] [stderr]     Checking rust_ev_verifier_lib v0.4.5
[INFO] [stderr]    Compiling headless_chrome v1.0.21
[INFO] [stderr] error: could not compile `headless_chrome` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name headless_chrome --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=244671151ec934bd -C extra-filename=-d43ecbf35c1262e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c71454bee9a46d61.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-6cc1576dc225d49c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-18bf1fb18720c714.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1dfffb3976cd9216.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c38d6b37f0032b76.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1a3c44a671127830.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-957c39b1910412d8.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b41893d243e21cd6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6b642e1cb53b025f.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-f67e2d8f2e46f504.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8a8bf4b6f87b4b18.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-d8f6fd161aae5647.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f", kill_on_drop: false }`
[INFO] [stdout] 977628950dab9f1659e232f07c33ac4c6782755fd82029468330fdb5d834123f
